[INFO] fetching crate hyperlight-component-util 0.13.0...
[INFO] testing hyperlight-component-util-0.13.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate hyperlight-component-util 0.13.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hyperlight-component-util 0.13.0
[INFO] finished tweaking crates.io crate hyperlight-component-util 0.13.0
[INFO] tweaked toml for crates.io crate hyperlight-component-util 0.13.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperlight-component-util 0.13.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperlight-component-util 0.13.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c07c65c6f7f7fc19e5322f7c7388ca2ba6d34d8e987f1faed38cf15e8e5ba2a
[INFO] running `Command { std: "docker" "start" "-a" "7c07c65c6f7f7fc19e5322f7c7388ca2ba6d34d8e987f1faed38cf15e8e5ba2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c07c65c6f7f7fc19e5322f7c7388ca2ba6d34d8e987f1faed38cf15e8e5ba2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c07c65c6f7f7fc19e5322f7c7388ca2ba6d34d8e987f1faed38cf15e8e5ba2a", kill_on_drop: false }`
[INFO] [stdout] 7c07c65c6f7f7fc19e5322f7c7388ca2ba6d34d8e987f1faed38cf15e8e5ba2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1346ce8d002875abb89df401029e8991af3b5de0d59d5b790a1db39e6541b14c
[INFO] running `Command { std: "docker" "start" "-a" "1346ce8d002875abb89df401029e8991af3b5de0d59d5b790a1db39e6541b14c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling wasmparser v0.245.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hyperlight-component-util v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.86s
[INFO] running `Command { std: "docker" "inspect" "1346ce8d002875abb89df401029e8991af3b5de0d59d5b790a1db39e6541b14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1346ce8d002875abb89df401029e8991af3b5de0d59d5b790a1db39e6541b14c", kill_on_drop: false }`
[INFO] [stdout] 1346ce8d002875abb89df401029e8991af3b5de0d59d5b790a1db39e6541b14c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd3d3c7a7b51ff2b5b1059ed85087ff4532049dc1969aee85b186e5499868f22
[INFO] running `Command { std: "docker" "start" "-a" "cd3d3c7a7b51ff2b5b1059ed85087ff4532049dc1969aee85b186e5499868f22", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyperlight-component-util v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "cd3d3c7a7b51ff2b5b1059ed85087ff4532049dc1969aee85b186e5499868f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3d3c7a7b51ff2b5b1059ed85087ff4532049dc1969aee85b186e5499868f22", kill_on_drop: false }`
[INFO] [stdout] cd3d3c7a7b51ff2b5b1059ed85087ff4532049dc1969aee85b186e5499868f22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf8a63e8762eb8e623cc2b1fa4cedaf25e352462c1fce52dbead1afafccba21d
[INFO] running `Command { std: "docker" "start" "-a" "cf8a63e8762eb8e623cc2b1fa4cedaf25e352462c1fce52dbead1afafccba21d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyperlight_component_util-3730da8801ca45c7)
[INFO] [stderr]    Doc-tests hyperlight_component_util
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/substitute.rs - substitute::Shiftable (line 298) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/substitute.rs - substitute::Shiftable (line 298) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Shiftable` in this scope
[INFO] [stdout]    --> src/substitute.rs:299:10
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl<'a> Shiftable<'a> for A {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 298 + use hyperlight_component_util::substitute::Shiftable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/substitute.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl<'a> Shiftable<'a> for A {
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Shifted` in this scope
[INFO] [stdout]    --> src/substitute.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn shifted<'b>(&'b self) -> Shifted<'b, Self::Inner> { Shifted::new(self) }
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 298 + use hyperlight_component_util::substitute::Shifted;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Shifted` in this scope
[INFO] [stdout]    --> src/substitute.rs:301:60
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn shifted<'b>(&'b self) -> Shifted<'b, Self::Inner> { Shifted::new(self) }
[INFO] [stdout]     |                                                            ^^^^^^^ use of undeclared type `Shifted`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 298 + use hyperlight_component_util::substitute::Shifted;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/substitute.rs - substitute::Shiftable (line 298)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cf8a63e8762eb8e623cc2b1fa4cedaf25e352462c1fce52dbead1afafccba21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8a63e8762eb8e623cc2b1fa4cedaf25e352462c1fce52dbead1afafccba21d", kill_on_drop: false }`
[INFO] [stdout] cf8a63e8762eb8e623cc2b1fa4cedaf25e352462c1fce52dbead1afafccba21d
